func runtime.growWork

3 uses

	runtime (current package)
		map.go#L647: 		growWork(t, h, bucket)
		map.go#L772: 		growWork(t, h, bucket)
		map.go#L1231: func growWork(t *maptype, h *hmap, bucket uintptr) {